object FormSplash: TFormSplash Left = 31 Top = 551 Cursor = crHourGlass BorderStyle = bsNone Caption = 'FormSplash' ClientHeight = 267 ClientWidth = 400 Color = clWindow Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 12 object Image1: TImage Left = 0 Top = 0 Width = 400 Height = 267 Align = alClient end object Label1: TLabel Left = 93 Top = 240 Width = 3 Height = 9 Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -9 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False Transparent = True Visible = False end end